arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig option
authorWill Deacon <will@kernel.org>
Mon, 7 Oct 2019 12:03:12 +0000 (13:03 +0100)
committerSalvatore Bonaccorso <carnil@debian.org>
Sat, 7 Dec 2019 12:24:06 +0000 (12:24 +0000)
commit54f5e00c09b74948fe40a63726ca959893702e2a
tree14e79450d4561bdbca210987f8bb36eaa4ab21ab
parentc19acaf214dbd10bcde5ed61d78063d1d629df09
arm64: Kconfig: Make CONFIG_COMPAT_VDSO a proper Kconfig option

CONFIG_COMPAT_VDSO is defined by passing '-DCONFIG_COMPAT_VDSO' to the
compiler when the generic compat vDSO code is in use. It's much cleaner
and simpler to expose this as a proper Kconfig option (like x86 does),
so do that and remove the bodge.

Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
[bwh: Backported to 5.3: adjust context]

Gbp-Pq: Topic bugfix/arm64
Gbp-Pq: Name arm64-kconfig-make-config_compat_vdso-a-proper-kconf.patch
arch/arm64/Kconfig
arch/arm64/Makefile